spreadsheets - определение. Что такое spreadsheets
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Что (кто) такое spreadsheets - определение

COMPUTER PROGRAM FOR ORGANIZATION AND ANALYSIS OF WORKSHEETS (DATA IN A TABULAR FORM)
Spreadsheet Program; Spreadsheets; Cell alignment; Online spreadsheet; Online spreadsheets; Cell reference; Spreadsheeet; Spread sheet; List of online spreadsheets; Spreadsheet Shortcomings; Cell (spreadsheet); Spreadsheet software; Spreadsheet formulas; Spreadsheet formula; History of spreadsheets; R1C1; LANPAR
  • Graph made using Microsoft Excel
  • Use of user-defined function ''sq(x)'' in [[Microsoft Excel]].
  • Example of a spreadsheet holding data about a group of audio tracks.
  • Use of named column variables ''x'' & ''y'' in [[Microsoft Excel]]. Formula for y=x<sup>2</sup> resembles [[Fortran]], and ''Name Manager'' shows the definitions of ''x'' & ''y''.
  • thumb
  • sum]] of values in the <code>B1:B3</code> range.
  • Subroutine in [[Microsoft Excel]] writes values calculated using ''x'' into ''y''.
  • VisiCalc running on an Apple II
Найдено результатов: 10
spreadsheet         
<application, tool> (Or rarely "worksheet") A type of application program which manipulates numerical and string data in rows and columns of cells. The value in a cell can be calculated from a formula which can involve other cells. A value is recalculated automatically whenever a value on which it depends changes. Different cells may be displayed with different formats. Some spreadsheet support three-dimensional matrices and cyclic references which lead to iterative calculation. An essential feature of a spreadsheet is the copy function (often using drag-and-drop). A rectangular area may be copied to another which is a multiple of its size. References between cells may be either absolute or relative in either their horizontal or vertical index. All copies of an absolute reference will refer to the same row, column or cell whereas a relative reference refers to a cell with a given offset from the current cell. Many spreadsheets have a "What-if" feature. The user gives desired end conditions and assigns several input cells to be automatically varied. An area of the spreadsheet is assigned to show the result of various combinations of input values. Spreadsheets usually incorporate a macro language, which enables third-party writing of worksheet applications for commercial purposes. In the 1970s, a screen editor based calculation program called Visi-Calc was introduced. It was probably the first commercial spreadsheet program. Soon {Lotus Development Corporation} released the more sophisticated Lotus 1-2-3. Clones appeared, (for example VP-Planner from {Paperback Software} with CGA graphics, Quattro from Borland) but Lotus maintained its position with world-wide marketing and support - and lawyers! For example, Borland was forced to abandon its Lotus-like pop-up menu. While still developing 1-2-3, Lotus introduced Symphony, which had simultaneously active windows for the spreadsheet, graphs and a word processor. Microsoft produced MultiPlan for the Macintosh, which was followed by Excel for Macintosh, long before {Microsoft Windows} was developed. When Microsoft Windows arrived Lotus was still producing the text-based 1-2-3 and Symphony. Meanwhile, Microsoft launched its Excel spreadsheet with interactive graphics, graphic charcters, mouse support and cut-and-paste to and from other Windows applications. To compete with Windows spreadsheets, Lotus launched its Allways add-on for 1-2-3 - a post-processor that produced Windows-quality graphic characters on screen and printer. The release of Lotus 1-2-3 for Windows was late, slow and buggy. Today, Microsoft, Lotus, Borland and many other companies offer Windows-based spreadsheet programs. The main end-users of spreadsheets are business and science. Spreadsheets are an example of a non-algorithmic programming language. [Dates?] (1995-03-28)
spreadsheet         
(spreadsheets)
A spreadsheet is a computer program that is used for displaying and dealing with numbers. Spreadsheets are used mainly for financial planning. (COMPUTING)
N-COUNT
Spreadsheet         
A spreadsheet is a computer application for computation, organization, analysis and storage of data in tabular form. Spreadsheets were developed as computerized analogs of paper accounting worksheets.
spreadsheet         
¦ noun a computer program used chiefly for accounting, in which figures arranged in a grid can be manipulated and used in calculations.
Logical spreadsheet         
Logical Spreadsheets; Logical spreadsheets
A logical spreadsheet is a spreadsheet in which formulas take the form of logical constraints rather than function definitions.
cell reference         
<spreadsheet> A string identifying a particular cell in a spreadsheet, possibly relative to the cell containing the reference. A cell reference may be absolute (denoted by a "$" prefix in Excel) or relative (no prefix) in each dimension, thus, e.g. B$6 refers to the second cell across in the sixth row. The distinction between absolute and relative is only significant when the referring cell is copied, e.g. if cell A1, which refers to B$6, is copied to cell B1, then B1 will refer to C6. If the reference is to a cell in a different sheet then it is prefixed with the target sheet's name and an exclamation mark. E.g. "Sheet 1!B3". (2007-10-22)
Comparison of spreadsheet software         
WIKIMEDIA LIST ARTICLE
Comparison of spreadsheets; Resolver One
Spreadsheet is a class of application software design to analyze tabular data called "worksheets". A collection of worksheets is called a "workbook".
Spreadsheet 2000         
Spreadsheet 2000 is a discontinued spreadsheet program for Apple Macintosh computers, published by Casady & Greene, a distributor of many "smaller" Mac releases. It appears to have seen little in terms of sales, and was withdrawn from the market after only a short time.
Expresso spreadsheet         
eXpresso was a hosted workspace for Microsoft Office communities that became defunct in 2014. Excel spreadsheet management was the first application offered.
20/20 (spreadsheet software)         
SPREADSHEET PROGRAM WHICH WAS DEVELOPED BY ACCESS TECHNOLOGY INC.
20/20 is a discontinued spreadsheet program developed by Access Technology Inc., of South Natick, Massachusetts, and later sold by CA Technologies.

Википедия

Spreadsheet

A spreadsheet is a computer application for computation, organization, analysis and storage of data in tabular form. Spreadsheets were developed as computerized analogs of paper accounting worksheets. The program operates on data entered in cells of a table. Each cell may contain either numeric or text data, or the results of formulas that automatically calculate and display a value based on the contents of other cells. The term spreadsheet may also refer to one such electronic document.

Spreadsheet users can adjust any stored value and observe the effects on calculated values. This makes the spreadsheet useful for "what-if" analysis since many cases can be rapidly investigated without manual recalculation. Modern spreadsheet software can have multiple interacting sheets and can display data either as text and numerals or in graphical form.

Besides performing basic arithmetic and mathematical functions, modern spreadsheets provide built-in functions for common financial accountancy and statistical operations. Such calculations as net present value or standard deviation can be applied to tabular data with a pre-programmed function in a formula. Spreadsheet programs also provide conditional expressions, functions to convert between text and numbers, and functions that operate on strings of text.

Spreadsheets have replaced paper-based systems throughout the business world. Although they were first developed for accounting or bookkeeping tasks, they now are used extensively in any context where tabular lists are built, sorted, and shared.